UniqueElements
UniqueElements[{list1,list2,…}] gives the elements for each listi that are not in any other list.
UniqueElements[lists,test] uses test to determine whether pairs of elements should be considered equivalent.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.